home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 September / EnigmA AMIGA RUN 30 (1998)(G.R. Edizioni)(IT)[!][issue 1998-09].iso / recent / 8hzppc1.rea < prev    next >
Text File  |  1998-07-27  |  1KB  |  32 lines

  1. Short:    Mp3 encoder from 8hz, PPC Version (WarpUP)
  2. Author:   8hz group, mikecheng@cryogen.com, MagicSN@Birdland.es.bawue.de
  3. Uploader: MagicSN@Birdland.es.bawue.de
  4. Type:     mus/misc
  5. Requires: WarpUP (V12+ recommended)
  6.  
  7. Encoder based on demonstration C source code released by the ISO/MPEG
  8. Audio Subgroup Software Simulations Group. Remember to raise the stack.
  9. I usually set it to 300000.
  10.  
  11. This is now based on the Cstarware m10 version of Mike Cheng. It features
  12. additionally to the last version:
  13.  
  14. - much faster encoding: 65% Speedup
  15. - optional quality reduction: additional 15% Speedup (you do not hear
  16.   the difference between quality-reduced and not reduced MP3s, IMHO).
  17.  
  18. A 18 second sample with parameter -q 30 (quality reduction to the highest
  19. recommended value) is encoded in 41 seconds on a 150 MHz PPC. A 233 MHz
  20. PPC should come very close to realtime encoding.
  21.  
  22. A port of the co-ordinated 8hz effort:   www.8hz.com
  23.  
  24. This is pretty much a straight port of the code with a couple of my
  25. modifications from mp3enc included.  My modifications have been sent back
  26. to the 8hz group and will hopefully be in the next official source release.
  27.  
  28. latest Cstarware version/port available from
  29.         http://www.cryogen.com/mikecheng
  30.  
  31. This is basically a recompile of the Cstarware version with StormC PPC.
  32.